.il_name,.cl_img img{
	-webkit-transition: 0.4s all ease;
	-moz-transition: 0.4s all ease;
	-ms-transition: 0.4s all ease;
	transition: 0.4s all ease;
}
/*------------------首页-------------------*/
.main{
	width: 1200px;
	margin: 0 auto;
}
.top{
	height: 105px;
	/*border-bottom: 1px dashed #5e5e5e;*/
}
.logo{
	margin-top: 13px;
}
.logo a{
	display: block;
}
.hot_line{
	font-size: 28px;
	color: #f39801;
	margin-top: 50px;
}
.hot_line span{
    font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
}
.top_link{
	font-size: 18px;
	margin-top: 60px;
}
.top_link a{
	color: #898989;
	margin-right: 25px;
}
.nav{
	width: 100%;
	height: 60px;
	background-color: #f39801;
	box-sizing: border-box;
}
.nav li{
	width: 171px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
	font-size: 18px;
	position: relative;
	box-sizing: border-box;
}
.nav li.n_active,.nav li:hover{
	border-top: 1px solid #f39801;
	border-bottom: 1px solid #f39801;
	background-color: #FFF0D7;
}
.nav li.n_active a,.nav li:hover a{
	color: #f39801;
}
.nav li:after{
	content: "";
	width: 1px;
	height: 32px;
	background-color: #fff;
	position: absolute;
	right: 1px;
	top: 14px;
}
.nav li:last-child:after{
	display: none;
}

.nav li a{
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
.banner a{
	display: block;
	width: 100%;
	height: 639px;
	background: url(../images/banner.jpg) no-repeat center center;
}
.banner .swiper-pagination{
	padding-left: 700px;
	box-sizing: border-box;
}
.banner .swiper-pagination span{
	width: 10px;
	height: 10px;
	background-color: #fff;
	opacity: 1;
	margin: 0 7px !important;
}
.banner .swiper-pagination .swiper-pagination-bullet-active{
	background-color: #0092ce;
}
.zm_data{
	margin-top: 30px;
}
.zm_data li{
	width: 25%;
	height: 102px;
	float: left;
	text-align: center;
	box-sizing: border-box;
	border-right: 1px solid #e5e5e5;
}
.zm_data li:last-child{
	border-right: none;
}
.zd_num{
	font-size: 75px;
	font-family: arial;
	color: #f39801;
	line-height: 1;
}
.zd_num sup{
	font-size: 48px;
	margin-left: -20px;
}
.zd_text{
	font-size: 18px;
}
.column_item,.partner{
	margin-top: 35px;
}
.column_tit{
	text-align: center;
}
.column_tit_cn i,.column_tit_cn span{
	display: inline-block;
	vertical-align: middle;
}
.column_tit_cn i{
	width: 139px;
	height: 1px;
	background-color: #777;
}
.column_tit_cn span{
	font-size: 30px;
	margin: 0 25px;
}
.column_tit_en{
	font-size: 16px;
	color: #777;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.column_list{
	margin-top: 20px;
}
.column_list li{
	width: 390px;
	float: left;
	margin: 5px;
    position: relative;
}
.column_list li:hover .cl_img img{
	transform: scale(1.05);
}
.cl_img{
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.cl_img img{
	width: 100%;
	height: 100%;
}
.cl_name{
	width: 100%;
	font-size: 14px;
	color: #898989;
	line-height: 32px;
	text-align: center;
	height: 32px; 
    background-color: rgba(0,0,0,.6); 
    position: absolute;
    left: 0;
    bottom: -32px;
    color: #fff;
    display: none;
}
.column_list li:hover .cl_name{
	bottom: 0;
	display: block;
}
.partner{
	margin-bottom: 30px;
}
.partner_img{
	width: 1160px;
	margin: 0 auto;
	margin-top: 55px;
}
.partner_img img{
	display: block;
	width:100%;
	height: auto; 
	float: left;
	margin: 0 5px 10px 5px;
}
.foot{
	padding: 30px 0 25px 0;
	background-color: #f39800;
}
.foot_box{
	box-sizing: border-box;
	padding: 0;
}
.f_top{
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}
.f_contact{
	width: 790px;
	margin-top: 10px;
}
.f_contact_tit{
	font-size: 24px;
	color: #fff;
	margin-bottom: 15px;
}
.f_contact_text span{
	display: inline-block;
	font-size: 16px;
	color: #fff;
	margin-right: 10px;
	line-height: 1.8;
}
.f_contact_text span img{
	margin-right: 5px;
}
.f_ewm img{
	width: 120px;
	height: 10px;
}
.f_about{
	color: #fff;
	line-height: 34px;
}
.f_about li{
	border-bottom: 1px solid #fff;
}
.f_about li a{
	color: #fff;
}
.f_about li a:hover{
	color: #fff;
	text-decoration:underline
}
.f_about li em{
	margin: 0 7px;
}
.copyright{
	line-height: 50px;
	height:50px;
	color: #fff;
	text-align: center;
}

/*------------------商业空间-------------------*/
.inner_banner{
	width: 100%;
	margin-top: 45px;
}
.inner_banner img{
	width: 100%;
}
.inner_nav{
	width: 100%;
	height: 95px;
	background-color: #31363e;
}
.inner_nav{
	margin-top: 30px;
}
.in_name{
	width: 210px;
	height: 100%;
	background-color: #ee6512;
	margin-left: 60px;
	box-sizing: border-box;
	padding: 10px 0 0 10px;
	color: #fff;
}
.in_name_en{
	margin-top: 10px;
}
.in_name_cn{
	font-size: 20px;
}
.in_filter{
	margin: 40px 0 0 30px;
}
.in_filter a{
	font-size: 16px;
	color: #fff;
	margin-right: 15px;
}
.in_filter a.inf_active{
	color: #F39800;
}
.in_filter .all{
	display: inline-block;
	width: 104px;
	height: 32px;
	line-height: 28px;
	text-align: center;
	box-sizing: border-box;
	border-radius: 16px;
	border: 2px solid #fff;
	font-size: 14px;
}
.inner_list{
	margin: 25px 0 70px 0;
}
.inner_list li{
	width: 390px;
	height: 280px;
	position: relative;
	margin: 0 15px 15px 0;
	overflow: hidden;
	float: left;
}
.inner_list li:nth-child(3n){
	margin-right: 0;
}
.inner_list li:hover .il_name{
	bottom: 0;
}
.inner_list li a{
	display: block;
}
.il_name{
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: rgba(0,0,0,.6);
	font-size: 14px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -32px;
	color: #fff;
}
.inner_partner{
	padding: 50px 25px 40px 25px;
	background-color: #bdbebe;
	position: relative;
	box-sizing: border-box;
}
.ip_tit{
	width: 158px;
	height: 46px;
	line-height: 42px;
	text-align: center;
	font-size: 24px;
	color: #898989;
	background-color: #fff;
	box-sizing: border-box;
	border: 2px solid #898989;
	position: absolute;
	top: -23px;
	left: 50%;
	margin-left: -79px;
}
.ip_list{
	width: 1150px;
	height: auto;
}
.ip_list img{
	display: block;
	width: 100%;
	height: auto;
	/*width: 134px;
	height: 94px;*/
	float: left;
	/*margin: 0 10px 10px 0;*/
}

/*------------------详情页-------------------*/
.detail_box,.au_box{
	width: 100%;
	box-sizing: border-box;
	padding: 75px 95px 60px 95px;
	background-color: #f1f1f2;
}
.db_tit{
	font-size: 24px;
	padding-bottom: 15px;
	border-bottom: 1px solid #898988;
}
.db_text{
	width: 100%;
	font-size: 14px;
	line-height: 1.8;
	margin-top: 20px;
}
.db_text img{
	max-width: 100%;
}

.cu_content{
	/*margin-top: 80px;*/
	box-sizing: border-box;
	/*padding-left: 30px;*/
}
.cu_tit{
	font-size: 18px;
}
.cu_text{
	font-size: 14px;
	line-height: 2;
	color: #666;
	margin-top: 5px;
}
.cu_map{
	margin: 40px 0 80px 0;
}
.cu_map{
	width: 100%;
	height: 600px;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #ddd;
}
.cu_map iframe{
	width: 120%;
	height: 180%;
	margin: -20% 0 0 -10%;
}

.pages{
    text-align: center;
    margin-top: 65px;
}
.pages a{
    display: inline-block;
    width: 48px;
    height: 38px;
    line-height: 36px;
    box-sizing: border-box;
    border: 1px solid #e4e4e4;
    margin: 0 3px;
    font-size: 14px;
}
.pages a:hover,.pages a.p_active{
    background-color: #f39801;
    border-color: #f39801;
}
.pages a:hover ,.pages a.p_active{
    color: #fff;
}
.pages a:first-child,.pages a:last-child{
    width: 78px;
}
 
.news_list li{
	margin-bottom: 40px;
}
.news_img{
	width: 431px;
	height: 300px;
}
.news_img a,.news_img img{
	display: block;
	width: 100%;
	height: 100%;
}
.news_content{
	width: 530px;
}
.news_tit a{
	display: block;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_tit a:hover{
	color: #F39800;
}
.news_date{
	font-size: 16px;
	color: #999;
	line-height: 24px;
	margin-top: 10px;
}
.news_brief{
	line-height: 24px;
    color: #4d4d4d;
    font-size: 14px;
    margin-top: 10px;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 8;
}
.news_more{
	margin-top: 10px;
}
.news_more a{
	font-size: 16px;
	color: #F39800;
}


/*右侧通讯固定栏*/
.rfix {right:3px; top:50%; margin-top:-204px; background: #fff; text-align: center; position: fixed; width: 164px; height: 408px; border:1px solid #ddd; border-top:none; z-index:10 }
.rfix h2 { font-size: 14px;color:#fff; font-weight: normal; width: 100%; height: 39px; line-height: 39px; background:#EC6C00; }
.rfix ul { width: 142px; margin:15px auto 0; }
.rfix ul li { width: 100%; margin-bottom:8px; text-align: left; height: 25px; box-sizing: border-box; border:1px solid #ddd; line-height: 23px; padding-left:55px; background: url(../images/fi1.jpg) no-repeat 25px center; font-size: 14px; }
.rfix ul li a { color:#333333; }
.rfix1 { border-top:1px solid #ddd; margin-top:10px;  padding-top:12px;}
.rfix1 p { font-size: 16px;color:#000000;font-weight: bold; }
.rfix1 span { display: block; font-size: 18px;color:#EC6C00; }
.rfix2 { margin-top:18px;border-top:1px solid #ddd; padding-top:18px; text-align: center; }
.rfix2 img { display: block; margin:0 auto 12px; }
.rfix2 i { font-size: 14px;color:#000; display: block; }